home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / System / Warp3D / Demo / gears_68k < prev    next >
Encoding:
Text File  |  2001-02-08  |  158 b   |  7 lines

  1. IF EXISTS devs:monitors/CVision3D
  2.     ; The CVision3D can't use hires because of limited video ram
  3.     gears68k.exe -width 320 -height 240
  4. ELSE
  5.     gears68k.exe
  6. ENDIF
  7.